From: Richard M. Stallman Date: Sun, 14 Sep 1997 15:57:18 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~79151 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=993d17f24c0a4ecbdb26aafa50c6df1b6bf053b3;p=emacs.git Comment change. --- diff --git a/src/unexaix.c b/src/unexaix.c index 9fcdef808c8..1243b650865 100644 --- a/src/unexaix.c +++ b/src/unexaix.c @@ -311,7 +311,6 @@ unexec (new_name, a_name, data_start, bss_start, entry_address) ) { close (new); - /* unlink (new_name); /* Failed, unlink new a.out */ return -1; }